Fix for Bug#5526.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 5 Feb 2010 03:54:49 +0000 (22:54 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 5 Feb 2010 03:54:49 +0000 (22:54 -0500)
commita4382f79814e7bbea8a7e82975298cb5291ee29c
tree1139ac21e622d50b1bae770ab2173f99c1b31486
parentcd5f2179c9f7a08fe76da3bd1eb916b6c51117e8
Fix for Bug#5526.

* charset.c (load_charset_map_from_file): Allocate large
charset_map_entries structure on the heap rather than the stack.
(Bug#5526).
src/ChangeLog
src/charset.c